Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Mbed OS 5.15.5 #147

Closed
wants to merge 1 commit into from
Closed

Update to Mbed OS 5.15.5 #147

wants to merge 1 commit into from

Conversation

teetak01
Copy link
Contributor

@teetak01 teetak01 commented Aug 27, 2020

@teetak01
Copy link
Contributor Author

run-ci

@iot-pdmc
Copy link
Collaborator

Test run: FAILED


Test summary:
Executed: 24
Failed: 0
Skipped: 0
Errors: 0

Failed to build following targets:
NUMAKER_PFM_NUC472-GCC_ARM-TCP
Build artifacts

posted-by-tag: https://jenkins-client.isgtesting.com/job/mbed-os-example-pelion/

@teetak01
Copy link
Contributor Author

@MarceloSalazar any idea why NUMAKER_PFM_NUC472-GCC_ARM-TCP no longer fits on target with 5.15.5?

/usr/local/gcc-arm-none-eabi-9-2019-q4-major/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld: region RAM_INTERN' overflowed by 800 bytes`

@MarceloSalazar
Copy link

Sorry I don't know.
@ARMmbed/team-nuvoton can you please have a look and comment?

@ccli8
Copy link
Contributor

ccli8 commented Aug 28, 2020

@teetak01 NUMAKER_PFM_NUC472 has 64KiB internal RAM and 1MiB external RAM. The internal RAM has overflowed. I will adjust memory layout to fit this program.

@cyliangtw
Copy link

cyliangtw commented Aug 28, 2020

We will cross check the root cause in MBEDTLS_ENTROPY type, OS v5.15.5 or other manners.
Then, come out the better solution to resolve this RAM overflow issue.

@cyliangtw
Copy link

@teetak01, @MarceloSalazar
NUMAKER_PFM_NUC472-GCC_ARM build fail issue could be resolved by fixing NUC472 SD buffer alignment issue in mbed-os PR #13512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants